google.golang.org/grpc.clientStream.retryLocked (method)
2 uses
google.golang.org/grpc (current package)
stream.go#L693: func (cs *clientStream) retryLocked(attempt *csAttempt, lastErr error) error {
stream.go#L765: if err := cs.retryLocked(a, err); err != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)